home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 7 / Eagles_Nest_Mac_Collection_Disc_7.TOAST / Betas⁄Prereleases / MacFSP10b13 / MacFSP1.0b13 ƒ / MacFSP.beta13.docs next >
Text File  |  1994-05-08  |  6KB  |  143 lines

  1. MacFSP  1.0    Beta 13                            4/8/94
  2.  
  3. * IF YOU DON'T WANT TO READ ALL OF THIS, AT LEAST READ THE NEXT PARAGRAPH! *
  4.     If you are going to give this out to your friends, at least
  5.     pass along this readme.  I am very busy as it is, I don't have the time to
  6.     answer mail with questions that are already answered in here.  Thanks.
  7.  
  8. I've had a little more time recently to work on this.  I'd like to get 1.0 out
  9. before it gets buried on my desk again.
  10.  
  11. New in this version:
  12. --- -- ---- --------
  13. 1)    Fixed a bug that would cause a crash if you switched into an empty
  14.     directory.
  15.         
  16. Current BUGS:
  17. ------- -----
  18. 1)    Default download directory bug
  19. 2)    File and Directory times are all GMT.
  20. 3)    Directory popup is sometimes the wrong size, and starts out too large.
  21. 4)    Pinger window not saving 'last responded' dates in prefs.
  22. 5)    View menu occasionally in incorrect highlight state.
  23.  
  24. TO DO:
  25. -- ---
  26. 1)    Import site lists
  27. 2)    Implement "put" files and remaining relavent FSP commands. 
  28. 3)    Ability to set timeouts and support for < 1024 byte transfer blocks
  29. 4)    Macbinary
  30. 5)    Suffix Mapping
  31. 6)    Remaining LanceWax™ interface enhancements
  32. 7)    Have info go to seperate textedit based window.
  33. 8)    Click in list during a download (Don't know if I want this.)
  34. 9)    Convince Matt that ISO Translation is a waste of time.
  35.  
  36. For 2.0
  37. --- ---
  38. 1)    Recover from hung/disconnected downloads and suspend downloads in progress
  39. 2)    Type in list selects files
  40. 3)    Remember window positions
  41. 4)    Reflow code to make more asynch and allow multiple connections.
  42.  
  43. Enjoy. -- Zep.  (jbrowne@uiuc.edu)
  44.  
  45. General Notes:
  46. ------- ------
  47. Mac uses port 4444 locally.  If you crash and do an "es"... it may not work anymore
  48. 'cause port 4444 is still open.  ZapTCP doesn't release UDP streams as far as I can
  49. tell.  It will, however, bitch about not getting the port.
  50.  
  51. I can run MacFSP on my machine with no problems, but I have direct enet access
  52. and I'm only two hops from the NSFnet backbone, so I can absorb small timeouts. 
  53. The timeouts are 3 seconds... if your net is slow, you probably won't get this to
  54. work.  If you crash, mail me with the info, even a MacsBug log if possible.
  55.  
  56. Hit "root" to get root directory.  Select files and hit "get".  "put" doesn't
  57. work yet.
  58.  
  59.  
  60. Version History (starting w/beta 4)
  61. ------- -------
  62. •beta 12    (4/8/94)
  63.  
  64. 1)    Popup for directory finished and '.' and '..' files removed from lists.
  65. 2)    Files smaller than 1k show up as 1k, rather than 0k
  66. 3)    Directory caching has been implemented!
  67. 4)    File lists can be sorted by date or name
  68.  
  69. •beta 11    (4/2/94)
  70.  
  71. 1)    MacFSP no longer tries to list private directories.
  72.  
  73. New:
  74.  
  75. The "pinger" list.  If you open it, it will display a list of all of the sites
  76. in your preferences.  The pinger will send a small request to each site, and if
  77. that site responds it will put a bullet (•) next to that site.  This will let
  78. you tell in a glance which of your sites are currently up.  If you double-click
  79. on a site in the list, MacFSP will open a connection to that site.  Right now
  80. the list is somewhat primitive in that it doesn't update... but the foundations
  81. for something great have been laid.
  82.  
  83. "Export site list" will export your current preferences to a file in the common
  84. FSP site list format.  Soon I will have Import done, so you can avoid typing in
  85. those site lists by hand.
  86.  
  87. •beta 10    (12/12/93)
  88.  
  89. 1)    Window is resizeable now.  No grow box yet.
  90. 2)    Dates are included in filelist.
  91. 3)    User can cancel any transaction now.
  92. 4)    Ability to set retries and CPU usage in prefs DLOG
  93.  
  94. •beta 9 (11/11/93)
  95.  
  96. 1)    Fixed an amazingly stupid bug in NetReadUDP that should eliminate the majority
  97.     of crashes.
  98.  
  99. •beta 8 (No public release)
  100.  
  101. 1)    Updated DoCWD and DoVers (Version Info) to use FSP 2.7.0 protocol
  102. 2)    Increased the UDP buffer size to 8192 to try and alleviate some problems w/asynch
  103.     UDP sends, etc.  We'll see if it works.
  104. 3)    Removed the asynchronous notification routine since it isn't needed.
  105. 4)    Bug fix: In some cases wasn't closing UDP stream when a server did not respond.
  106. 5)    Now calling MoreMasters a few times (I forgot this for some strange reason). 
  107.  
  108. •beta 7 (5/8/93)
  109.  
  110. 1)    More defensive about messages from the server.  Server messages longer than 240
  111.     characters no longer crash MacFSP.
  112. 2)    Fixed nasty memory leak in DoLS (Directory fetching and list insertion funtion)
  113. 3)    Changing colons in filenames to underscores when downloading
  114. 4)    User cancel now takes affect ASAP, rather than after a file downloads.
  115. 5)    Now also disabling "Customize" menu and "About..." item while downloading
  116. 6)    Fixed memory leak involving leaving a copy of the path lying around
  117. 7)    Double clicking on a file now downloads it instead of treating it as a directory.
  118. 8)    Files in list are deselected as they are downloaded and the list scrolls to ensure
  119.     the topmost selection is visible.
  120.  
  121. •beta 6 (4/5/93)
  122.  
  123. 1) Now doing a FlushVol after every file download.
  124. 2) Fixed the "list suddenly ignoring clicks" bug.  You see, there's this thing called
  125.         the current port....
  126. 3) Now disabling Commands menu during any transfers to avoid reentrance.
  127. 4) Text download mode works.
  128. 5) All of the UDP code is asynch now (except for quick stuff like releasing the
  129.         buffer.)
  130. 6) Some interface enhancements.  (Still have to do directory popup & progress bar.)
  131.  
  132. •beta 5 (3/27/93):
  133.  
  134. Shortcuts are fully implemented now.  Special thanks to Apple for having such a
  135. shitty popup CDEF.
  136.  
  137. •beta 4 (3/24/92):
  138.  
  139. Fixed the "random crashing" bug.  Much more robust now.  I haven't had any
  140. crashes with this version at all.  Please let me know if you do (or if your
  141. particular network setup causes problems to appear).
  142.  
  143.